Skip to content

[Build-deps]: Bump github.com/ceph/go-ceph from 0.39.0 to 0.40.0#5670

Merged
glpatcern merged 1 commit into
masterfrom
dependabot/go_modules/github.com/ceph/go-ceph-0.40.0
Jun 22, 2026
Merged

[Build-deps]: Bump github.com/ceph/go-ceph from 0.39.0 to 0.40.0#5670
glpatcern merged 1 commit into
masterfrom
dependabot/go_modules/github.com/ceph/go-ceph-0.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ceph/go-ceph from 0.39.0 to 0.40.0.

Release notes

Sourced from github.com/ceph/go-ceph's releases.

Release v0.40.0

The maintainers and contributors to go-ceph are pleased to announce the v0.40.0 release. This is another great step towards making it possible to use the power of the Ceph APIs in the Go language.

As this is a v0.x release we do not guarantee backwards compatibility with previous versions of the code. However, we aim not to disrupt existing consumers of the library and thus make an effort not to immediately implement breaking changes without very good justification. Please see the "Deprecations & Removals" section (if present) to get a sense of what you can expect to change in the future and prepare your code ahead of time. You may also want to view "Deprecations & Removals" of previous releases as they are not repeated here. All newly introduced APIs in the following section are labeled as "preview" APIs first, and are only available if the ceph_preview build tag is set. There is explicitly no backwards compatibility guaranteed for these until they are labeled as "stable" in a later release.

New Contributors

New Features

cephfs

  • [cephfs] add subvolumegroup info by @​lcaflc in ceph/go-ceph#1243
    • Adds SubVolumeGroupInfo similar to ceph fs subvolumegroup info <volume> <group_name>

nfs

rados

rbd

rgw/admin

  • rgw/admin: Add support for rate-limits by @​sj14 in ceph/go-ceph#1256
    • Adds SetIndividualBucketRateLimit
    • Adds GetIndividualBucketRateLimit

API Stability Updates

The following APIs are now stable:

cephfs

  • FileBlockDiffInit
  • FileBlockDiffInfo.Close
  • FileBlockDiffInfo.More
  • FileBlockDiffInfo.Read

rgw/admin

  • API.CreateAccount
  • API.GetAccount
  • API.DeleteAccount

... (truncated)

Commits
  • 1d80b18 README.md: Updates for v0.40.0
  • ba23299 README.md: Fix an obvious typo in release version
  • 2e3650e docs: Set API versions for the next release
  • 93d07f6 docs: Update api-status for rgw account handling APIs
  • 0f3d3c0 rgw/admin: Promote account handling APIs to stable
  • e978f78 docs: Update api-status for blockdiff APIs
  • 5e90be9 cephfs: Promote blockdiff API to stable
  • 2976c8c contrib: bump modernc.org/cc/v4 in /contrib/implements
  • bc52277 go-ceph: bump the aws-sdk group across 1 directory with 4 updates
  • d20f844 go-ceph: bump golang.org/x/sys from 0.43.0 to 0.45.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ceph/go-ceph](https://github.com/ceph/go-ceph) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/ceph/go-ceph/releases)
- [Changelog](https://github.com/ceph/go-ceph/blob/master/docs/release-process.md)
- [Commits](ceph/go-ceph@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: github.com/ceph/go-ceph
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2026
@glpatcern glpatcern merged commit df6fad9 into master Jun 22, 2026
14 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/ceph/go-ceph-0.40.0 branch June 22, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant